Add *.get_all_records to XenAPI, make use of this for xm list
authorTom Wilkie <tom.wilkie@gmail.com>
Mon, 16 Apr 2007 21:58:12 +0000 (22:58 +0100)
committerTom Wilkie <tom.wilkie@gmail.com>
Mon, 16 Apr 2007 21:58:12 +0000 (22:58 +0100)
commit0035808befbc0d1a773ff69a913589ca7f570fc3
tree85221002b3b7e5b7f8e30627e126bdc8916f6691
parent5d44f92367a4e0565087a2e433fdeb0c56f32362
Add *.get_all_records to XenAPI, make use of this for xm list

signed-off-by: Tom Wilkie <tom.wilkie@gmail.com>
tools/python/xen/xend/XendAPI.py
tools/python/xen/xm/main.py